home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Essential Home & Business / PC-SIG - Essential Home and Business Collection.iso / 08 / 2 / 5 / GO.BAT < prev    next >
DOS Batch File  |  1987-08-11  |  192b  |  10 lines

  1. echo off
  2. cls
  3. type a:go.txt
  4. pause
  5. cls
  6. echo Remember that you will need a config.sys file in the root directory
  7. echo with the following commands:
  8. echo   FILES = 20
  9. echo   BUFFERS = 22
  10.